home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 37
/
Amiga Format CD37 (1999-02-16)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-03].iso
/
-screenplay-
/
otherstuff
/
stuntssetup
/
setup
< prev
next >
Wrap
Text File
|
1999-01-04
|
288b
|
15 lines
;Script
Assign >NIL: StuntDir: EXISTS
IF NOT WARN
Execute Done
EndIF
CD `c:RequestFile >NIL: TITLE "Select Car Directory" DRAWERSONLY DRAWER ""`
IF EXISTS !DUMMY
Assign StuntDir: ""
Copy >NIL: #?.hig /
Delete >NIL: /car#?.res
Copy >NIL: car#?.res /
Else
Echo "Aborting"
EndIF